feat: Add NC 33 Files API compatibility with backward support#950
feat: Add NC 33 Files API compatibility with backward support#950saw-jan wants to merge 1 commit intorelease/2.11from
Conversation
- Update @nextcloud/files to support v4.0.0-beta.9+ for NC 33+ - Implement new sidebar tab registration using registerSidebarTab API - Create custom element wrapper for Vue 2 compatibility with NC 33+ - Add automatic fallback to legacy Tab API for NC < 33 - Add defensive check for Sidebar API in file actions - Maintain full backward compatibility with older NC versions Implements support for breaking changes in NC 33: - File sidebar tab now uses custom DOM elements - Uses new registerSidebarTab from @nextcloud/files - File actions already use compatible API Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
c5a385b to
6e4d79b
Compare
PHP Code CoverageCoverage after merging feat/nc33-files-api-compatibility into release/2.11 will be
Coverage Report
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
implemented in #952 |
|
Hello there, We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process. Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6 Thank you for contributing to Nextcloud and we hope to hear from you soon! (If you believe you should not receive this message, you can add yourself to the blocklist.) |
Description
Implements support for breaking changes in NC 33:
Related Issue or Workpackage
Screenshots (if appropriate):
Types of changes
Checklist:
CHANGELOG.mdfile